Interact with the BRX platform programmatically
brx-node
) being the most feature-complete. The client handles:
get
method fetches a BRK schema by its ID:
create
method creates a new BRK:
update
method updates an existing BRK:
run
method executes a BRK:
run
method also supports callbacks for handling streaming results: